home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacTech 1 to 12
/
MacTech-vol-1-12.toast
/
Reference
/
the MacTech Archives
/
MacTech Vol 01-1984⁄5
/
MacTech Vol 01-1984_5.rsrc
/
PICT_406.png
< prev
next >
Portable Network Graphic
|
1996-04-27
|
91KB
|
816x1056
|
8-bit (256 colors)
Labels:
bulletin board
|
crt screen
|
monitor
|
poster
|
sky
|
vegetarianism
|
windowpane
OCR:
Pascal Source 68000 code produced dc.w0 1 Program procedure proc1: procl link A6,#... begin unlk A6 end; rts procedure proc2: proc2 link A6,# ... begin unlk A6 end; rts begin main ex move .1 sp,A6 proc2 bsr proc2 proc1: bsr procl end. ExitToShell libl move .1 (sp) +,DO Trap move.l (sp) + A1 move.l ao (ds) jmp (al) Figure Illustration of the struture of Pascal produced native 68000 code. tToShell strwture